extensions: keep old algoritmic float in parallel with table
authorØyvind Kolås <pippin@gimp.org>
Wed, 6 Sep 2017 23:07:28 +0000 (01:07 +0200)
committerØyvind Kolås <pippin@gimp.org>
Wed, 6 Sep 2017 23:07:32 +0000 (01:07 +0200)
commit867e2ab77c6218d249da738a01e01eff60d9bfd9
treea7521e7f4304512f01f92a90497f8448d60318d3
parent812519079d605c57f770804733ca17c6476a48f4
extensions: keep old algoritmic float in parallel with table

The newly introduced table isn't bit accurate with our reference,
the ~3x faster float 2 half conversion is available with a higher
tolerance.
extensions/float-half.c